Skip to content

fix(ui): handle missing filename in chat block header#1406

Merged
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:asdasad
Sep 12, 2025
Merged

fix(ui): handle missing filename in chat block header#1406
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:asdasad

Conversation

@deathbeam
Copy link
Copy Markdown
Collaborator

Previously, chat blocks without a filename would display 'block' as the filename. This change updates the logic to use nil for missing filenames and ensures the UI displays 'block' only when filename is not present. This improves clarity and consistency in chat block rendering.

Previously, chat blocks without a filename would display 'block' as the
filename. This change updates the logic to use nil for missing filenames
and ensures the UI displays 'block' only when filename is not present.
This improves clarity and consistency in chat block rendering.
@deathbeam deathbeam added the bug Something isn't working label Sep 12, 2025
@deathbeam deathbeam merged commit 5c3a558 into CopilotC-Nvim:main Sep 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant